h1
{
	color : #FFFF99;
	font-size : 5.2em;
	font-family : Arial;
	font-weight : bold;
	text-shadow : 10px 10px 20px black;
	text-align : center;
}

.Slogan
{
	color : #404040 ;
	font-size : 0.65em ;
	font-family : Arial;
	text-shadow : 1px 1px 2px black;
}


.LienADJ
{
	position : absolute;
	left : 50px;
	top : 75px;
}

.QJ
{
	color : #404040 ;
	font-size : 2em ;
	font-family : Arial;
	text-align : justify;
	width : 65% ;
	min-width : 200px ;
	padding : 20px 50px 20px 50px ;
	border : 2px solid #FFFFCC ;
	margin : auto ;
	margin-top : 50px ;
	margin-bottom : 100px;
	background-color : rgba(255,255,204,0.6) ;
}


.QJ2
{
	color : #808070;
	font-size : 1.6em;
	font-family : Arial;
	font-weight : bold;
	text-shadow : 1px 1px 2px black;
	text-align : center;
}

.QJ2bis
{
	color : #808070;
	font-size : 1.4em;
	font-family : Arial;
	font-weight : bold;
	text-shadow : 1px 1px 2px black;
	text-align : center;
}

.QJ3
{
	color : #404040;
	font-size : 1em;
	text-align : center;
	font-family : Arial;
	font-weight : bold;
}


.contact
{
	text-align : center;
}




footer
{
	position : relative;
	bottom : 0;
	background : url("img4J/Bandeau_Grismini.png") bottom center repeat-x;
	width : 100%;
}

footer nav
{
	display : inline-block;
	width : 95%;
	text-align : center;
}

footer nav ul
{
	list-style-type : none;
}

footer nav li
{
	display : inline-block;
	margin-right : 50px;
	margin-left : 50px;
}


footer nav a
{
	color : #FFFFCC;
	font-size: 0.75em;
	font-family : Arial;
	text-decoration : none;
}

footer nav a:hover
{
	color : #FFFF99;
	font-size: 0.75em;
	font-family : Arial;
	font-weight : bold;
	text-decoration : none;
}


footer p
{
	color : #FFFFCC ;
	font-size : 1em ;
	font-family : Arial ;
	text-align : center ;
	width : 60% ;
	margin : auto ;
}




a
{
	color : lime;
	font-size: 1em;
	font-family : Arial;
}

p a:hover
{
	color : lime;
	font-size: 1em;
	font-family : Arial;
	text-decoration : underline;
}

p a:visited
{
	color : green;
	font-size: 1em;
	font-family : Arial;
}






body
{
	background : url("img4J/LogoQJmini.jpg") no-repeat top center, url("img4J/Bandeau_Gris.png") repeat-x top, url("img4J/F2008-4BG.jpg") fixed no-repeat center;
	width : 100%;
}